home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 2003 #7
/
K-CD-7-2003.ISO
/
Swish 2 demo
/
setupswish200.exe
/
Main
/
first.swi
/
scripts
/
DefineButton2_26
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-01-24
|
76 b
|
7 lines
on(press){
tellTarget("/pop-up")
{
gotoAndPlay(2);
}
}